GrapeCity InputMan for Windows Forms 11.0J
CopyTo(KeyValuePair<Keys,MethodInvoker>[],Int32) メソッド

コピー先の配列を表す KeyValuePair<Keys, MethodInvoker>オブジェクト。
コピーを開始するインデックスを表すInt32値。
コレクションの項目を、引数で指定した KeyValuePair<Keys, MethodInvoker>配列の特定の位置へコピーします。
シンタックス
Public Overloads Sub CopyTo( _
   ByVal array() As KeyValuePair(Of Keys,MethodInvoker), _
   ByVal arrayIndex As Integer _
) 

パラメータ

array
コピー先の配列を表す KeyValuePair<Keys, MethodInvoker>オブジェクト。
arrayIndex
コピーを開始するインデックスを表すInt32値。
参照

参照

ShortcutCollection クラス
ShortcutCollection メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.